com.IvanMurzak.Unity.MCP.Installer.Tests.asmdef•555 B
{
"name": "com.IvanMurzak.Unity.MCP.Installer.Tests",
"rootNamespace": "com.IvanMurzak.Unity.MCP.Installer.Tests",
"references": [
"com.IvanMurzak.Unity.MCP.Installer"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [
"UNITY_INCLUDE_TESTS"
],
"versionDefines": [],
"noEngineReferences": false
}